/*===�ű�ǩ�Ĳ�===*/
 
div.gbl201_out ul.gblable{            
margin:0;
padding:0;
}

/*===�л���ǩ����ʽ
=====����ָ���߿��ŷ�ֹ��ͻ
===*/

li.gbl201{
list-style-type:none;
width:200px;
height:55px;
border-top:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
margin:-1px -1px -1px -1px;
color:#555;
text-align:center;
font:20px/55px 薇娅软黑;
background:#fff;
cursor:pointer;
}

/*===�л���ǩ��ǰѡ�е���ʽ===*/


li.gbl201_current{
list-style-type:none;
width:200px;
height:55px;
border-top:2px solid #01af4d;
border-bottom:1px solid #b0b0b0;
margin:-1px -1px -1px -1px;
color:#01af4d;
text-align:center;
font:20px/55px 薇娅软黑;
background:#fff;
cursor:pointer;
}


/*===more������ʽ===*/

div.gbl201_more{
float:right;
}

div.gbl201_more a{
font:12px/28px simsun;
color:#555;
margin-right:3px
}

